﻿2026-06-04T06:01:00.7128682Z Current runner version: '2.334.0'
2026-06-04T06:01:00.7138193Z Runner name: 'gravity'
2026-06-04T06:01:00.7139336Z Runner group name: 'Default'
2026-06-04T06:01:00.7140703Z Machine name: 'gravity-linux'
2026-06-04T06:01:00.7144881Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T06:01:00.7148740Z Contents: read
2026-06-04T06:01:00.7149638Z Metadata: read
2026-06-04T06:01:00.7150583Z Packages: read
2026-06-04T06:01:00.7151389Z ##[endgroup]
2026-06-04T06:01:00.7154942Z Secret source: Actions
2026-06-04T06:01:00.7156102Z Prepare workflow directory
2026-06-04T06:01:00.7933833Z Prepare all required actions
2026-06-04T06:01:00.7994097Z Getting action download info
2026-06-04T06:01:01.4978267Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T06:01:02.3086831Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T06:01:02.4445323Z ##[group]Run actions/checkout@v5
2026-06-04T06:01:02.4446834Z with:
2026-06-04T06:01:02.4447492Z   repository: SaberMage/spt-core
2026-06-04T06:01:02.4455432Z   token: ***
2026-06-04T06:01:02.4456050Z   ssh-strict: true
2026-06-04T06:01:02.4456674Z   ssh-user: git
2026-06-04T06:01:02.4457311Z   persist-credentials: true
2026-06-04T06:01:02.4458034Z   clean: true
2026-06-04T06:01:02.4458666Z   sparse-checkout-cone-mode: true
2026-06-04T06:01:02.4459463Z   fetch-depth: 1
2026-06-04T06:01:02.4460076Z   fetch-tags: false
2026-06-04T06:01:02.4460728Z   show-progress: true
2026-06-04T06:01:02.4461370Z   lfs: false
2026-06-04T06:01:02.4461966Z   submodules: false
2026-06-04T06:01:02.4462614Z   set-safe-directory: true
2026-06-04T06:01:02.4463887Z ##[endgroup]
2026-06-04T06:01:02.6091741Z Syncing repository: SaberMage/spt-core
2026-06-04T06:01:02.6095420Z ##[group]Getting Git version info
2026-06-04T06:01:02.6096840Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T06:01:02.6098630Z [command]/usr/bin/git version
2026-06-04T06:01:02.6099674Z git version 2.34.1
2026-06-04T06:01:02.6102343Z ##[endgroup]
2026-06-04T06:01:02.6110981Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/fdb9f839-e102-4401-a1e9-0267e7c7ff17/.gitconfig'
2026-06-04T06:01:02.6133254Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/fdb9f839-e102-4401-a1e9-0267e7c7ff17' before making global git config changes
2026-06-04T06:01:02.6135708Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T06:01:02.6140744Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T06:01:02.6193040Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T06:01:02.6222591Z https://github.com/SaberMage/spt-core
2026-06-04T06:01:02.6241656Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T06:01:02.6248266Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T06:01:02.6280330Z refs/heads/dev-freeform
2026-06-04T06:01:02.6294736Z [command]/usr/bin/git checkout --detach
2026-06-04T06:01:02.6347054Z HEAD is now at 1ba6e06 fix(test): reconcile unix mock command nested single quotes broke manifest TOML
2026-06-04T06:01:02.6406967Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T06:01:02.6447918Z Deleted branch dev-freeform (was 1ba6e06).
2026-06-04T06:01:02.6498445Z ##[endgroup]
2026-06-04T06:01:02.6502695Z [command]/usr/bin/git submodule status
2026-06-04T06:01:02.6781935Z ##[group]Cleaning the repository
2026-06-04T06:01:02.6787083Z [command]/usr/bin/git clean -ffdx
2026-06-04T06:01:02.6824624Z Removing traceable-reqs
2026-06-04T06:01:02.6836735Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T06:01:02.6890779Z HEAD is now at 1ba6e06 fix(test): reconcile unix mock command nested single quotes broke manifest TOML
2026-06-04T06:01:02.6895981Z ##[endgroup]
2026-06-04T06:01:02.6899853Z ##[group]Disabling automatic garbage collection
2026-06-04T06:01:02.7008134Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T06:01:02.7012529Z ##[endgroup]
2026-06-04T06:01:02.7013725Z ##[group]Setting up auth
2026-06-04T06:01:02.7014912Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T06:01:02.7018453Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T06:01:02.7251415Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T06:01:02.7290971Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T06:01:02.7536594Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T06:01:02.7577431Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T06:01:02.7844955Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T06:01:02.7914123Z ##[endgroup]
2026-06-04T06:01:02.7915520Z ##[group]Fetching the repository
2026-06-04T06:01:02.7929922Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f08aedcb3cd2615712f3f30daf07a35ee9870aac:refs/remotes/origin/dev-freeform
2026-06-04T06:01:03.4612463Z From https://github.com/SaberMage/spt-core
2026-06-04T06:01:03.4615453Z  + 1ba6e06...f08aedc f08aedcb3cd2615712f3f30daf07a35ee9870aac -> origin/dev-freeform  (forced update)
2026-06-04T06:01:03.4678111Z ##[endgroup]
2026-06-04T06:01:03.4680424Z ##[group]Determining the checkout info
2026-06-04T06:01:03.4682857Z ##[endgroup]
2026-06-04T06:01:03.4686739Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T06:01:03.4735750Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T06:01:03.4776747Z ##[group]Checking out the ref
2026-06-04T06:01:03.4780786Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T06:01:03.4840833Z Warning: you are leaving 1 commit behind, not connected to
2026-06-04T06:01:03.4842863Z any of your branches:
2026-06-04T06:01:03.4844207Z 
2026-06-04T06:01:03.4845959Z   1ba6e06 fix(test): reconcile unix mock command nested single quotes broke manifest TOML
2026-06-04T06:01:03.4848597Z 
2026-06-04T06:01:03.4849881Z If you want to keep it by creating a new branch, this may be a good time
2026-06-04T06:01:03.4852223Z to do so with:
2026-06-04T06:01:03.4852929Z 
2026-06-04T06:01:03.4853583Z  git branch <new-branch-name> 1ba6e06
2026-06-04T06:01:03.4854844Z 
2026-06-04T06:01:03.4855764Z Switched to a new branch 'dev-freeform'
2026-06-04T06:01:03.4858609Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T06:01:03.4864753Z ##[endgroup]
2026-06-04T06:01:03.4906777Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T06:01:03.4947485Z f08aedcb3cd2615712f3f30daf07a35ee9870aac
2026-06-04T06:01:03.5299788Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T06:01:03.5302162Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T06:01:03.5332061Z shell: /usr/bin/bash -e {0}
2026-06-04T06:01:03.5333581Z ##[endgroup]
2026-06-04T06:01:04.0426545Z    Compiling proc-macro2 v1.0.106
2026-06-04T06:01:04.0429291Z    Compiling quote v1.0.45
2026-06-04T06:01:04.0431150Z    Compiling unicode-ident v1.0.24
2026-06-04T06:01:04.0433104Z    Compiling libc v0.2.186
2026-06-04T06:01:04.2112161Z    Compiling serde_core v1.0.228
2026-06-04T06:01:04.3191566Z    Compiling cfg-if v1.0.4
2026-06-04T06:01:04.3617453Z    Compiling serde v1.0.228
2026-06-04T06:01:04.6331337Z    Compiling typenum v1.20.1
2026-06-04T06:01:05.9694991Z    Compiling syn v2.0.117
2026-06-04T06:01:06.4301712Z    Compiling version_check v0.9.5
2026-06-04T06:01:06.7573200Z    Compiling portable-atomic v1.13.1
2026-06-04T06:01:06.8271026Z    Compiling critical-section v1.2.0
2026-06-04T06:01:06.8930891Z    Compiling memchr v2.8.1
2026-06-04T06:01:07.2930934Z    Compiling subtle v2.6.1
2026-06-04T06:01:07.4714868Z    Compiling generic-array v0.14.7
2026-06-04T06:01:07.6181199Z    Compiling semver v1.0.28
2026-06-04T06:01:07.9480301Z    Compiling rustc_version v0.4.1
2026-06-04T06:01:08.3140843Z    Compiling find-msvc-tools v0.1.9
2026-06-04T06:01:08.5946450Z    Compiling shlex v2.0.1
2026-06-04T06:01:08.8290593Z    Compiling smallvec v1.15.1
2026-06-04T06:01:08.9740904Z    Compiling cc v1.2.63
2026-06-04T06:01:09.0210858Z    Compiling itoa v1.0.18
2026-06-04T06:01:09.1201037Z    Compiling equivalent v1.0.2
2026-06-04T06:01:09.1707722Z    Compiling crypto-common v0.1.7
2026-06-04T06:01:09.2100742Z    Compiling pin-project-lite v0.2.17
2026-06-04T06:01:09.2610881Z    Compiling getrandom v0.2.17
2026-06-04T06:01:09.2730628Z    Compiling cpufeatures v0.2.17
2026-06-04T06:01:09.3120835Z    Compiling log v0.4.30
2026-06-04T06:01:09.4381066Z    Compiling hashbrown v0.17.1
2026-06-04T06:01:09.5480996Z    Compiling bytes v1.11.1
2026-06-04T06:01:10.3900798Z    Compiling indexmap v2.14.0
2026-06-04T06:01:10.5830966Z    Compiling futures-core v0.3.32
2026-06-04T06:01:10.7120876Z    Compiling rand_core v0.10.1
2026-06-04T06:01:10.8741985Z    Compiling bitflags v2.11.1
2026-06-04T06:01:11.1261480Z    Compiling socket2 v0.6.4
2026-06-04T06:01:11.2820882Z    Compiling getrandom v0.4.2
2026-06-04T06:01:11.4554223Z    Compiling mio v1.2.1
2026-06-04T06:01:11.5837510Z    Compiling stable_deref_trait v1.2.1
2026-06-04T06:01:11.8586535Z    Compiling block-buffer v0.10.4
2026-06-04T06:01:11.8630772Z    Compiling futures-sink v0.3.32
2026-06-04T06:01:11.9431731Z    Compiling slab v0.4.12
2026-06-04T06:01:11.9730487Z    Compiling futures-io v0.3.32
2026-06-04T06:01:12.1110774Z    Compiling digest v0.10.7
2026-06-04T06:01:12.1350963Z    Compiling futures-channel v0.3.32
2026-06-04T06:01:12.1761178Z    Compiling futures-task v0.3.32
2026-06-04T06:01:12.3580762Z    Compiling synstructure v0.13.2
2026-06-04T06:01:12.3698567Z    Compiling curve25519-dalek v4.1.3
2026-06-04T06:01:12.4289785Z    Compiling zerocopy v0.8.50
2026-06-04T06:01:12.5700133Z    Compiling rand_core v0.6.4
2026-06-04T06:01:12.7542669Z    Compiling ahash v0.8.12
2026-06-04T06:01:12.8280647Z    Compiling fnv v1.0.7
2026-06-04T06:01:12.9148424Z    Compiling sha2 v0.10.9
2026-06-04T06:01:13.2149080Z    Compiling vcpkg v0.2.15
2026-06-04T06:01:13.3980523Z    Compiling signature v2.2.0
2026-06-04T06:01:13.5040283Z    Compiling autocfg v1.5.1
2026-06-04T06:01:14.0210609Z    Compiling pkg-config v0.3.33
2026-06-04T06:01:14.1935743Z    Compiling ed25519 v2.2.3
2026-06-04T06:01:14.3540601Z    Compiling fastrand v2.4.1
2026-06-04T06:01:14.6230644Z    Compiling zmij v1.0.21
2026-06-04T06:01:14.7831555Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T06:01:14.8157441Z    Compiling cfg_aliases v0.2.1
2026-06-04T06:01:14.9142874Z    Compiling serde_json v1.0.150
2026-06-04T06:01:15.0325629Z    Compiling rustversion v1.0.22
2026-06-04T06:01:15.0511248Z    Compiling serde_derive v1.0.228
2026-06-04T06:01:15.1090976Z    Compiling zeroize_derive v1.4.3
2026-06-04T06:01:15.3290587Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T06:01:15.7510864Z    Compiling zeroize v1.8.2
2026-06-04T06:01:15.9250902Z    Compiling tokio-macros v2.7.0
2026-06-04T06:01:16.0030524Z    Compiling futures-macro v0.3.32
2026-06-04T06:01:16.7231770Z    Compiling tokio v1.52.3
2026-06-04T06:01:17.0230478Z    Compiling zerofrom-derive v0.1.7
2026-06-04T06:01:18.7507723Z    Compiling zerofrom v0.1.8
2026-06-04T06:01:18.8650359Z    Compiling futures-util v0.3.32
2026-06-04T06:01:19.1030624Z    Compiling yoke-derive v0.8.2
2026-06-04T06:01:20.5677553Z    Compiling yoke v0.8.2
2026-06-04T06:01:20.8020318Z    Compiling zerovec-derive v0.11.3
2026-06-04T06:01:21.8567660Z    Compiling once_cell v1.21.4
2026-06-04T06:01:22.1230638Z    Compiling displaydoc v0.2.6
2026-06-04T06:01:22.4320508Z    Compiling zerovec v0.11.6
2026-06-04T06:01:23.4420610Z    Compiling tinystr v0.8.3
2026-06-04T06:01:23.5696830Z    Compiling hashbrown v0.14.5
2026-06-04T06:01:23.6710507Z    Compiling tracing-core v0.1.36
2026-06-04T06:01:24.5355306Z    Compiling ed25519-dalek v2.2.0
2026-06-04T06:01:24.8402736Z    Compiling tracing-attributes v0.1.31
2026-06-04T06:01:24.9510778Z    Compiling writeable v0.6.3
2026-06-04T06:01:25.1971357Z    Compiling litemap v0.8.2
2026-06-04T06:01:25.4400703Z    Compiling icu_locale_core v2.2.0
2026-06-04T06:01:26.3380626Z    Compiling hashlink v0.9.1
2026-06-04T06:01:26.6836198Z    Compiling tracing v0.1.44
2026-06-04T06:01:26.7760895Z    Compiling potential_utf v0.1.5
2026-06-04T06:01:26.9060472Z    Compiling zerotrie v0.2.4
2026-06-04T06:01:27.2870414Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T06:01:27.3307856Z    Compiling icu_properties_data v2.2.0
2026-06-04T06:01:27.4383781Z    Compiling utf8_iter v1.0.4
2026-06-04T06:01:27.4471202Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T06:01:27.4530966Z    Compiling fallible-iterator v0.3.0
2026-06-04T06:01:27.5640755Z    Compiling icu_collections v2.2.0
2026-06-04T06:01:27.9790552Z    Compiling icu_provider v2.2.0
2026-06-04T06:01:28.4070860Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T06:01:28.9880408Z    Compiling tokio-util v0.7.18
2026-06-04T06:01:29.6120587Z    Compiling anyhow v1.0.102
2026-06-04T06:01:29.8880548Z    Compiling percent-encoding v2.3.2
2026-06-04T06:01:30.0694677Z    Compiling icu_normalizer v2.2.0
2026-06-04T06:01:30.4290709Z    Compiling icu_properties v2.2.0
2026-06-04T06:01:30.6150697Z    Compiling ring v0.17.14
2026-06-04T06:01:30.9059538Z    Compiling http v1.4.1
2026-06-04T06:01:31.2011728Z    Compiling cpufeatures v0.3.0
2026-06-04T06:01:31.2482455Z    Compiling thiserror v2.0.18
2026-06-04T06:01:31.5480716Z    Compiling strsim v0.11.1
2026-06-04T06:01:32.4981585Z    Compiling idna_adapter v1.2.2
2026-06-04T06:01:32.5920690Z    Compiling rustls-pki-types v1.14.1
2026-06-04T06:01:32.6810656Z    Compiling thiserror-impl v2.0.18
2026-06-04T06:01:33.2560407Z    Compiling idna v1.1.0
2026-06-04T06:01:34.2040608Z    Compiling chacha20 v0.10.0
2026-06-04T06:01:34.4962804Z    Compiling form_urlencoded v1.2.2
2026-06-04T06:01:34.5164553Z    Compiling ipnet v2.12.0
2026-06-04T06:01:34.6370808Z    Compiling ident_case v1.0.1
2026-06-04T06:01:34.6702029Z    Compiling untrusted v0.9.0
2026-06-04T06:01:34.7190569Z    Compiling darling_core v0.20.11
2026-06-04T06:01:35.1944298Z    Compiling url v2.5.8
2026-06-04T06:01:36.1221912Z    Compiling rusqlite v0.32.1
2026-06-04T06:01:36.4640359Z    Compiling rand v0.10.1
2026-06-04T06:01:37.5290696Z    Compiling scopeguard v1.2.0
2026-06-04T06:01:37.5901469Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T06:01:37.9017755Z    Compiling unicode-segmentation v1.13.3
2026-06-04T06:01:37.9890710Z    Compiling rustls v0.23.40
2026-06-04T06:01:38.1081144Z    Compiling lock_api v0.4.14
2026-06-04T06:01:38.4300668Z    Compiling rustls-webpki v0.103.13
2026-06-04T06:01:38.5001617Z    Compiling convert_case v0.10.0
2026-06-04T06:01:38.8733183Z    Compiling const-oid v0.10.2
2026-06-04T06:01:38.8810858Z    Compiling darling_macro v0.20.11
2026-06-04T06:01:39.1090644Z    Compiling atomic-waker v1.1.2
2026-06-04T06:01:39.2038551Z    Compiling unicode-xid v0.2.6
2026-06-04T06:01:39.2061191Z    Compiling darling v0.20.11
2026-06-04T06:01:39.2550809Z    Compiling rustix v1.1.4
2026-06-04T06:01:39.2859779Z    Compiling derive_more-impl v2.1.1
2026-06-04T06:01:39.9350864Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T06:01:40.4830251Z    Compiling httparse v1.10.1
2026-06-04T06:01:40.9301254Z    Compiling derive_builder_core v0.20.2
2026-06-04T06:01:42.3145772Z    Compiling h2 v0.4.14
2026-06-04T06:01:42.4700952Z    Compiling http-body v1.0.1
2026-06-04T06:01:42.6020873Z    Compiling hybrid-array v0.4.12
2026-06-04T06:01:43.5180469Z    Compiling paste v1.0.15
2026-06-04T06:01:43.7348742Z    Compiling heck v0.5.0
2026-06-04T06:01:44.0050685Z    Compiling base64ct v1.8.3
2026-06-04T06:01:44.3691327Z    Compiling powerfmt v0.2.0
2026-06-04T06:01:44.5927480Z    Compiling linux-raw-sys v0.12.1
2026-06-04T06:01:44.9029726Z    Compiling derive_more v2.1.1
2026-06-04T06:01:45.0531408Z    Compiling deranged v0.5.8
2026-06-04T06:01:46.9600720Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T06:01:47.3500659Z    Compiling derive_builder_macro v0.20.2
2026-06-04T06:01:47.9891005Z    Compiling n0-error-macros v0.1.3
2026-06-04T06:01:48.1290230Z    Compiling spez v0.1.2
2026-06-04T06:01:48.4740434Z    Compiling memoffset v0.6.5
2026-06-04T06:01:48.5880563Z    Compiling num-traits v0.2.19
2026-06-04T06:01:48.6909415Z    Compiling tinyvec_macros v0.1.1
2026-06-04T06:01:48.7337068Z    Compiling data-encoding v2.11.0
2026-06-04T06:01:48.8201582Z    Compiling try-lock v0.2.5
2026-06-04T06:01:48.8846463Z    Compiling thiserror v1.0.69
2026-06-04T06:01:49.1407040Z    Compiling time-core v0.1.8
2026-06-04T06:01:49.1770468Z    Compiling base64 v0.22.1
2026-06-04T06:01:49.2910334Z    Compiling parking_lot_core v0.9.12
2026-06-04T06:01:49.4560591Z    Compiling num-conv v0.2.2
2026-06-04T06:01:49.6360707Z    Compiling tower-service v0.3.3
2026-06-04T06:01:49.6473312Z    Compiling n0-error v0.1.3
2026-06-04T06:01:49.7572124Z    Compiling want v0.3.1
2026-06-04T06:01:49.8000650Z    Compiling tinyvec v1.11.0
2026-06-04T06:01:50.0070325Z    Compiling tempfile v3.27.0
2026-06-04T06:01:50.0550545Z    Compiling derive_builder v0.20.2
2026-06-04T06:01:50.2820506Z    Compiling der v0.8.0-rc.10
2026-06-04T06:01:50.4080154Z    Compiling block-buffer v0.12.0
2026-06-04T06:01:50.5602258Z    Compiling crypto-common v0.2.2
2026-06-04T06:01:50.5737999Z    Compiling vergen-lib v9.1.0
2026-06-04T06:01:50.6904709Z    Compiling pin-project-internal v1.1.13
2026-06-04T06:01:50.7220376Z    Compiling thiserror-impl v1.0.69
2026-06-04T06:01:52.2728261Z    Compiling n0-future v0.3.2
2026-06-04T06:01:52.3309374Z    Compiling inout v0.1.4
2026-06-04T06:01:52.4510582Z    Compiling ioctl-rs v0.1.6
2026-06-04T06:01:52.4538050Z    Compiling serial-core v0.4.0
2026-06-04T06:01:52.4692183Z    Compiling termios v0.2.2
2026-06-04T06:01:52.5080690Z    Compiling spin v0.10.0
2026-06-04T06:01:52.5260630Z    Compiling parking v2.2.1
2026-06-04T06:01:52.5994358Z    Compiling winnow v1.0.3
2026-06-04T06:01:52.6150526Z    Compiling diatomic-waker v0.2.3
2026-06-04T06:01:52.6799419Z    Compiling crossbeam-utils v0.8.21
2026-06-04T06:01:52.7520512Z    Compiling cordyceps v0.3.4
2026-06-04T06:01:52.9141492Z    Compiling httpdate v1.0.3
2026-06-04T06:01:52.9880013Z    Compiling futures-lite v2.6.1
2026-06-04T06:01:53.1550855Z    Compiling futures-buffered v0.2.13
2026-06-04T06:01:53.1660540Z    Compiling hyper v1.10.1
2026-06-04T06:01:53.6158930Z    Compiling serial-unix v0.4.0
2026-06-04T06:01:53.8760677Z    Compiling cipher v0.4.4
2026-06-04T06:01:54.1590586Z    Compiling pin-project v1.1.13
2026-06-04T06:01:54.2120272Z    Compiling spki v0.8.0-rc.4
2026-06-04T06:01:54.2750524Z    Compiling digest v0.11.3
2026-06-04T06:01:54.4221438Z    Compiling netlink-packet-core v0.8.1
2026-06-04T06:01:54.7326021Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T06:01:55.1968558Z    Compiling tokio-rustls v0.26.4
2026-06-04T06:01:55.5720059Z    Compiling vergen-lib v0.1.6
2026-06-04T06:01:55.6694638Z    Compiling vergen v9.1.0
2026-06-04T06:01:55.6820946Z    Compiling noq-udp v0.10.0
2026-06-04T06:01:55.7746809Z    Compiling sync_wrapper v1.0.2
2026-06-04T06:01:55.7782150Z    Compiling universal-hash v0.5.1
2026-06-04T06:01:55.8603145Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T06:01:55.8745769Z    Compiling heapless v0.7.17
2026-06-04T06:01:56.0161089Z    Compiling aho-corasick v1.1.4
2026-06-04T06:01:56.0180351Z    Compiling opaque-debug v0.3.1
2026-06-04T06:01:56.0470993Z    Compiling byteorder v1.5.0
2026-06-04T06:01:56.0590269Z    Compiling pin-utils v0.1.0
2026-06-04T06:01:56.0771128Z    Compiling regex-syntax v0.8.10
2026-06-04T06:01:56.1004112Z    Compiling bitflags v1.3.2
2026-06-04T06:01:56.1498435Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T06:01:56.2730448Z    Compiling either v1.16.0
2026-06-04T06:01:56.4432001Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T06:01:56.5610505Z    Compiling prefix-trie v0.8.4
2026-06-04T06:01:57.5510240Z    Compiling hash32 v0.2.1
2026-06-04T06:01:57.7388636Z    Compiling nix v0.25.1
2026-06-04T06:01:58.1870354Z    Compiling polyval v0.6.2
2026-06-04T06:01:58.5040484Z    Compiling hyper-util v0.1.20
2026-06-04T06:01:58.9910803Z    Compiling regex-automata v0.4.14
2026-06-04T06:02:00.2370585Z    Compiling parking_lot v0.12.5
2026-06-04T06:02:01.1988761Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T06:02:01.3826543Z    Compiling filedescriptor v0.8.3
2026-06-04T06:02:01.4480759Z    Compiling serial v0.4.0
2026-06-04T06:02:02.2412099Z    Compiling spin v0.9.8
2026-06-04T06:02:02.4848827Z    Compiling vergen-gitcl v1.0.8
2026-06-04T06:02:02.6003211Z    Compiling futures-executor v0.3.32
2026-06-04T06:02:02.9011824Z    Compiling serde_spanned v0.6.9
2026-06-04T06:02:03.0339079Z    Compiling toml_datetime v0.6.11
2026-06-04T06:02:03.1120597Z    Compiling signature v3.0.0
2026-06-04T06:02:03.3360633Z    Compiling downcast-rs v1.2.1
2026-06-04T06:02:03.4014817Z    Compiling winnow v0.7.15
2026-06-04T06:02:03.4445774Z    Compiling toml_write v0.1.2
2026-06-04T06:02:03.6740194Z    Compiling num_threads v0.1.7
2026-06-04T06:02:03.7937347Z    Compiling tower-layer v0.3.3
2026-06-04T06:02:03.9735855Z    Compiling shell-words v1.1.1
2026-06-04T06:02:04.0974644Z    Compiling portable-pty v0.8.1
2026-06-04T06:02:04.2978631Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T06:02:04.3880655Z    Compiling time v0.3.47
2026-06-04T06:02:04.7160725Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T06:02:05.0361367Z    Compiling futures v0.3.32
2026-06-04T06:02:05.0954324Z    Compiling regex v1.12.3
2026-06-04T06:02:06.5360651Z    Compiling toml_edit v0.22.27
2026-06-04T06:02:06.7880532Z    Compiling ghash v0.5.1
2026-06-04T06:02:06.8780823Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T06:02:07.4400619Z    Compiling proc-macro-crate v3.5.0
2026-06-04T06:02:08.1550593Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T06:02:08.3780490Z    Compiling ctr v0.9.2
2026-06-04T06:02:08.5650206Z    Compiling aes v0.8.4
2026-06-04T06:02:09.3980542Z    Compiling http-body-util v0.1.3
2026-06-04T06:02:09.6010650Z    Compiling cobs v0.3.0
2026-06-04T06:02:09.7540670Z    Compiling netlink-sys v0.8.8
2026-06-04T06:02:09.7812082Z    Compiling postcard-derive v0.2.2
2026-06-04T06:02:10.0461944Z    Compiling aead v0.5.2
2026-06-04T06:02:10.1560600Z    Compiling openssl-probe v0.2.1
2026-06-04T06:02:10.3046008Z    Compiling rustls-native-certs v0.8.4
2026-06-04T06:02:10.3648763Z    Compiling postcard v1.1.3
2026-06-04T06:02:10.6400339Z    Compiling aes-gcm v0.10.3
2026-06-04T06:02:10.8130718Z    Compiling toml v0.8.23
2026-06-04T06:02:10.9111720Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T06:02:11.3275008Z    Compiling num_enum_derive v0.7.6
2026-06-04T06:02:11.9220630Z    Compiling data-encoding-macro v0.1.20
2026-06-04T06:02:11.9685458Z    Compiling tower v0.5.3
2026-06-04T06:02:11.9830741Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T06:02:12.4614481Z    Compiling crossbeam-channel v0.5.15
2026-06-04T06:02:12.6080644Z    Compiling netlink-packet-route v0.29.0
2026-06-04T06:02:12.6975248Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T06:02:12.7720273Z    Compiling strum_macros v0.28.0
2026-06-04T06:02:13.1721366Z    Compiling async-trait v0.1.89
2026-06-04T06:02:13.2150963Z    Compiling enum-assoc v1.3.0
2026-06-04T06:02:14.0830464Z    Compiling noq v0.18.0
2026-06-04T06:02:14.2832375Z    Compiling netwatch v0.16.0
2026-06-04T06:02:14.4477273Z    Compiling uuid v1.23.2
2026-06-04T06:02:14.4832687Z    Compiling blake3 v1.8.5
2026-06-04T06:02:14.7763080Z    Compiling acto v0.8.2
2026-06-04T06:02:14.9090822Z    Compiling lru-slab v0.1.2
2026-06-04T06:02:14.9860796Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T06:02:15.0300650Z    Compiling mac-addr v0.3.0
2026-06-04T06:02:15.1270755Z    Compiling identity-hash v0.1.0
2026-06-04T06:02:15.2057387Z    Compiling tagptr v0.2.0
2026-06-04T06:02:15.2120764Z    Compiling rustc-hash v2.1.2
2026-06-04T06:02:15.3040559Z    Compiling ryu v1.0.23
2026-06-04T06:02:15.3610657Z    Compiling xml-rs v0.8.28
2026-06-04T06:02:15.4830514Z    Compiling allocator-api2 v0.2.21
2026-06-04T06:02:16.0270772Z    Compiling foldhash v0.2.0
2026-06-04T06:02:16.1180769Z    Compiling strum v0.28.0
2026-06-04T06:02:16.1839989Z    Compiling hashbrown v0.16.1
2026-06-04T06:02:16.2040340Z    Compiling iroh-metrics v0.38.3
2026-06-04T06:02:16.9000479Z    Compiling xmltree v0.10.3
2026-06-04T06:02:17.1202707Z    Compiling moka v0.12.15
2026-06-04T06:02:17.2493445Z    Compiling noq-proto v0.17.0
2026-06-04T06:02:17.7521751Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T06:02:18.5950538Z    Compiling tower-http v0.6.11
2026-06-04T06:02:19.1500693Z    Compiling iroh-relay v0.98.0
2026-06-04T06:02:19.3923446Z    Compiling num_enum v0.7.6
2026-06-04T06:02:19.4677955Z    Compiling iroh-base v0.98.0
2026-06-04T06:02:20.2560479Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T06:02:20.4580883Z    Compiling netdev v0.42.0
2026-06-04T06:02:20.6810505Z    Compiling netlink-proto v0.12.0
2026-06-04T06:02:20.9860941Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T06:02:21.6670607Z    Compiling n0-watcher v0.6.1
2026-06-04T06:02:21.9380744Z    Compiling hyper-rustls v0.27.9
2026-06-04T06:02:22.2340109Z    Compiling netlink-packet-route v0.30.0
2026-06-04T06:02:23.1650326Z    Compiling attohttpc v0.30.1
2026-06-04T06:02:23.4560529Z    Compiling tokio-stream v0.1.18
2026-06-04T06:02:24.1540300Z    Compiling simple-dns v0.9.3
2026-06-04T06:02:24.5720512Z    Compiling smol_str v0.1.24
2026-06-04T06:02:24.7730278Z    Compiling resolv-conf v0.7.6
2026-06-04T06:02:25.2148672Z    Compiling sha1_smol v1.0.1
2026-06-04T06:02:25.4359007Z    Compiling constant_time_eq v0.4.2
2026-06-04T06:02:25.5930569Z    Compiling arrayvec v0.7.6
2026-06-04T06:02:25.8444013Z    Compiling simdutf8 v0.1.5
2026-06-04T06:02:26.1710388Z    Compiling arrayref v0.3.9
2026-06-04T06:02:26.6302423Z    Compiling tokio-websockets v0.13.2
2026-06-04T06:02:26.9100696Z    Compiling iroh-dns v0.98.0
2026-06-04T06:02:27.6031052Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T06:02:31.1939441Z    Compiling igd-next v0.17.1
2026-06-04T06:02:31.4030287Z    Compiling reqwest v0.13.4
2026-06-04T06:02:32.8581075Z    Compiling lru v0.16.4
2026-06-04T06:02:33.0631106Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T06:02:33.5816799Z    Compiling webpki-roots v1.0.7
2026-06-04T06:02:33.6920515Z    Compiling iroh v0.98.2
2026-06-04T06:02:33.9096226Z    Compiling hmac v0.12.1
2026-06-04T06:02:34.0290336Z    Compiling serde_bytes v0.11.19
2026-06-04T06:02:34.2943176Z    Compiling seize v0.5.1
2026-06-04T06:02:34.6940548Z    Compiling cmov v0.5.4
2026-06-04T06:02:34.9910034Z    Compiling ctutils v0.4.2
2026-06-04T06:02:35.2937711Z    Compiling papaya v0.2.4
2026-06-04T06:02:35.4600591Z    Compiling hkdf v0.12.4
2026-06-04T06:02:35.6020602Z    Compiling portmapper v0.16.0
2026-06-04T06:02:35.9103261Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T06:02:37.3480637Z    Compiling backon v1.6.0
2026-06-04T06:02:37.6120991Z    Compiling spake2 v0.4.0
2026-06-04T06:02:38.0609112Z    Compiling sha1 v0.10.6
2026-06-04T06:02:38.2980486Z    Compiling doctest-file v1.1.1
2026-06-04T06:02:38.7770659Z    Compiling interprocess v2.4.2
2026-06-04T06:02:39.6661187Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T06:02:40.0540698Z    Compiling utf8parse v0.2.2
2026-06-04T06:02:40.1270711Z    Compiling anstyle-parse v1.0.0
2026-06-04T06:02:40.1989961Z    Compiling anstyle-query v1.1.5
2026-06-04T06:02:40.2767506Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T06:02:40.3228033Z    Compiling colorchoice v1.0.5
2026-06-04T06:02:40.3404542Z    Compiling anstyle v1.0.14
2026-06-04T06:02:40.3871563Z    Compiling clap_lex v1.1.0
2026-06-04T06:02:40.5755652Z    Compiling anstream v1.0.0
2026-06-04T06:02:40.6119399Z    Compiling clap_derive v4.6.1
2026-06-04T06:02:40.6630647Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T06:02:40.9651149Z    Compiling clap_builder v4.6.0
2026-06-04T06:02:44.7450970Z    Compiling clap v4.6.1
2026-06-04T06:02:59.5739403Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T06:03:01.0961698Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T06:03:10.9698890Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T06:03:19.4777115Z     Finished `dev` profile [unoptimized] target(s) in 2m 15s
2026-06-04T06:03:19.5331793Z ##[group]Run cargo test --workspace
2026-06-04T06:03:19.5332349Z [36;1mcargo test --workspace[0m
2026-06-04T06:03:19.5352515Z shell: /usr/bin/bash -e {0}
2026-06-04T06:03:19.5352906Z ##[endgroup]
2026-06-04T06:03:20.0106577Z     Finished `test` profile [unoptimized] target(s) in 0.35s
2026-06-04T06:03:20.0406071Z      Running unittests src/main.rs (target/debug/deps/mock_session-2d800d14bd17df09)
2026-06-04T06:03:20.0425694Z 
2026-06-04T06:03:20.0426759Z running 0 tests
2026-06-04T06:03:20.0427965Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-871e64e47d5a7661)
2026-06-04T06:03:20.0428567Z 
2026-06-04T06:03:20.0429354Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:03:20.0430164Z 
2026-06-04T06:03:20.0442464Z 
2026-06-04T06:03:20.0442930Z running 3 tests
2026-06-04T06:03:20.0463011Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T06:03:20.0463713Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T06:03:20.0478493Z test mock_manifest_parses_and_validates ... ok
2026-06-04T06:03:20.0478888Z 
2026-06-04T06:03:20.0479501Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:03:20.0480120Z 
2026-06-04T06:03:20.0482094Z      Running unittests src/main.rs (target/debug/deps/spt-cde7d93352a35238)
2026-06-04T06:03:20.0500393Z 
2026-06-04T06:03:20.0500694Z running 56 tests
2026-06-04T06:03:20.0517161Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T06:03:20.0518134Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T06:03:20.0518825Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T06:03:20.0520787Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T06:03:20.0531941Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T06:03:20.0538489Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T06:03:20.0539426Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T06:03:20.0540249Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T06:03:20.0541093Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T06:03:20.0541899Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T06:03:20.0542753Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T06:03:20.0547816Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T06:03:20.0550197Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T06:03:20.0552228Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T06:03:20.0555739Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T06:03:23.6269610Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T06:03:23.6272866Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T06:03:23.6277470Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T06:03:23.6281300Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T06:03:23.6282814Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T06:03:23.6291433Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T06:03:23.6407366Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T06:03:23.6653921Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T06:03:23.6713148Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T06:03:23.6779419Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T06:03:23.6835173Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T06:03:23.6841965Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T06:03:23.6857478Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T06:03:23.6858227Z test api::tests::adapter_is_required ... ok
2026-06-04T06:03:23.6868487Z test api::tests::state_value_is_validated ... ok
2026-06-04T06:03:23.6905850Z test api::tests::surface_parses ... ok
2026-06-04T06:03:23.6913536Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T06:03:23.6978732Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T06:03:23.6987040Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T06:03:23.7002210Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T06:03:23.7005317Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T06:03:23.7010506Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T06:03:23.7020181Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T06:03:23.7021160Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T06:03:23.7030649Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T06:03:23.7035566Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T06:03:23.7037494Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T06:03:23.7039830Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T06:03:23.7052028Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T06:03:23.7059469Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T06:03:23.7081420Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T06:03:23.7082323Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T06:03:23.7083111Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T06:03:23.7083893Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T06:03:23.7084772Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T06:03:23.7086189Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T06:03:23.7087251Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T06:03:23.7088143Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T06:03:23.7144125Z test cli::tests::subcommands_parse ... ok
2026-06-04T06:03:23.7514437Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T06:03:23.7518631Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T06:03:23.7519102Z 
2026-06-04T06:03:23.7519890Z test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.70s
2026-06-04T06:03:23.7520448Z 
2026-06-04T06:03:23.7528032Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-5ee01940e0d89396)
2026-06-04T06:03:23.7544854Z 
2026-06-04T06:03:23.7545158Z running 4 tests
2026-06-04T06:03:24.0905109Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T06:03:24.1043392Z SEEDED:436598
2026-06-04T06:03:24.5840125Z test live_agent_lifecycle_e2e ... ok
2026-06-04T06:03:24.6744955Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T06:03:24.7323511Z SEEDED:436598
2026-06-04T06:03:25.0006104Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T06:03:25.0006525Z 
2026-06-04T06:03:25.0006954Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
2026-06-04T06:03:25.0007542Z 
2026-06-04T06:03:25.0013971Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-913ce81a7026b131)
2026-06-04T06:03:25.0049712Z 
2026-06-04T06:03:25.0050134Z running 89 tests
2026-06-04T06:03:25.0053671Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T06:03:25.0055375Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T06:03:25.0060636Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T06:03:25.0068902Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T06:03:25.0076981Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T06:03:25.0078238Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T06:03:25.0079396Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T06:03:25.0080389Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T06:03:25.0084030Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T06:03:25.0085070Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T06:03:25.0085986Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T06:03:25.0086833Z test access::tests::gate_decision_table ... ok
2026-06-04T06:03:25.0087731Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T06:03:25.0088776Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T06:03:25.0089986Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T06:03:25.0090950Z test config::tests::missing_file_is_default ... ok
2026-06-04T06:03:25.0091890Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T06:03:25.0092828Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T06:03:25.0093720Z test config::tests::save_load_roundtrip ... ok
2026-06-04T06:03:25.0094577Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T06:03:25.0098102Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T06:03:25.0112839Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T06:03:25.0124490Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T06:03:25.0130907Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T06:03:25.0140049Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T06:03:25.0158954Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T06:03:25.0160644Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T06:03:25.0161976Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T06:03:25.0162805Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T06:03:25.0181392Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T06:03:25.0182208Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T06:03:25.0182929Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T06:03:25.0183750Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T06:03:25.0195113Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T06:03:25.0201459Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T06:03:25.0208738Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T06:03:25.0265787Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T06:03:25.0297643Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T06:03:25.0299373Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T06:03:25.0300743Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T06:03:25.0301485Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T06:03:25.0302497Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T06:03:25.0303256Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T06:03:25.0304956Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T06:03:25.0326017Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T06:03:25.0831795Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T06:03:25.0857736Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T06:03:25.1392936Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T06:03:25.1644197Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T06:03:25.1876005Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T06:03:25.2414859Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T06:03:25.2415898Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T06:03:25.2417904Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T06:03:25.2418836Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T06:03:25.2430038Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T06:03:25.2431125Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T06:03:25.2588002Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T06:03:25.2642035Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T06:03:25.2642964Z test reconcile::tests::active_node_wins ... ok
2026-06-04T06:03:25.2643803Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T06:03:25.2644629Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T06:03:25.2650585Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T06:03:25.2903070Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T06:03:25.3182112Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T06:03:25.3194969Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T06:03:25.3206283Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T06:03:25.3217072Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T06:03:25.3217927Z test release::tests::hex_roundtrips ... ok
2026-06-04T06:03:25.3243465Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T06:03:25.3249285Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T06:03:25.3261103Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T06:03:25.3276387Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T06:03:25.3287227Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T06:03:25.4696052Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T06:03:25.6081422Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T06:03:25.6854507Z test relay::tests::run_honors_stop ... ok
2026-06-04T06:03:25.6858605Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T06:03:25.6860967Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T06:03:25.6861935Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T06:03:25.6862916Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T06:03:25.6863782Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T06:03:25.6864607Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T06:03:25.6883025Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T06:03:25.6893852Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T06:03:25.6915560Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T06:03:25.6916558Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T06:03:25.6935191Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T06:03:25.6974858Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T06:03:25.7031054Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T06:03:25.7031453Z 
2026-06-04T06:03:25.7031887Z test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
2026-06-04T06:03:25.7032453Z 
2026-06-04T06:03:25.7052221Z      Running tests/access.rs (target/debug/deps/access-aab00fb248724787)
2026-06-04T06:03:25.7085487Z 
2026-06-04T06:03:25.7085859Z running 1 test
2026-06-04T06:03:25.8739007Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T06:03:25.8739746Z 
2026-06-04T06:03:25.8740197Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-04T06:03:25.8740789Z 
2026-06-04T06:03:25.8760112Z      Running tests/attach.rs (target/debug/deps/attach-2655f6846607eac0)
2026-06-04T06:03:25.8793916Z 
2026-06-04T06:03:25.8794261Z running 3 tests
2026-06-04T06:03:25.9721177Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T06:03:25.9870852Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T06:03:25.9884801Z test attach_registers_remote_drive_detection ... ok
2026-06-04T06:03:25.9885258Z 
2026-06-04T06:03:25.9890298Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-04T06:03:25.9890912Z 
2026-06-04T06:03:25.9918977Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-415fd46d654b720e)
2026-06-04T06:03:25.9936785Z 
2026-06-04T06:03:25.9937151Z running 1 test
2026-06-04T06:03:25.9962576Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T06:03:25.9963297Z 
2026-06-04T06:03:25.9963723Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:03:25.9964348Z 
2026-06-04T06:03:25.9966755Z      Running tests/broker.rs (target/debug/deps/broker-23fd29b3bf8b0443)
2026-06-04T06:03:25.9984886Z 
2026-06-04T06:03:25.9985206Z running 1 test
2026-06-04T06:03:26.0008868Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T06:03:26.0009592Z 
2026-06-04T06:03:26.0010026Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T06:03:26.0010602Z 
2026-06-04T06:03:26.0013829Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-6273583e331fb8f7)
2026-06-04T06:03:26.0033277Z 
2026-06-04T06:03:26.0033879Z running 1 test
2026-06-04T06:03:26.6353855Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T06:03:26.6354349Z 
2026-06-04T06:03:26.6354789Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
2026-06-04T06:03:26.6355398Z 
2026-06-04T06:03:26.6361498Z      Running tests/digest.rs (target/debug/deps/digest-cb395da5c25443e9)
2026-06-04T06:03:26.6382905Z 
2026-06-04T06:03:26.6383312Z running 1 test
2026-06-04T06:03:26.7267886Z test digest_daemon_half_end_to_end ... ok
2026-06-04T06:03:26.7268330Z 
2026-06-04T06:03:26.7268874Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T06:03:26.7269579Z 
2026-06-04T06:03:26.7274762Z      Running tests/handoff.rs (target/debug/deps/handoff-781047baa2405051)
2026-06-04T06:03:26.7293027Z 
2026-06-04T06:03:26.7293299Z running 1 test
2026-06-04T06:03:26.7345128Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T06:03:26.7345645Z 
2026-06-04T06:03:26.7346089Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T06:03:26.7347122Z 
2026-06-04T06:03:26.7352274Z      Running tests/idempotent.rs (target/debug/deps/idempotent-d546cbb5ad783368)
2026-06-04T06:03:26.7370920Z 
2026-06-04T06:03:26.7371236Z running 1 test
2026-06-04T06:03:26.7686353Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T06:03:26.7686961Z 
2026-06-04T06:03:26.7687511Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T06:03:26.7688112Z 
2026-06-04T06:03:26.7694995Z      Running tests/netbroker.rs (target/debug/deps/netbroker-70de28e4138cb73d)
2026-06-04T06:03:26.7729098Z 
2026-06-04T06:03:26.7729655Z running 5 tests
2026-06-04T06:03:26.7756144Z test netless_broker_probes_gracefully ... ok
2026-06-04T06:03:26.7916060Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T06:03:26.8115991Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T06:03:26.8156176Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T06:03:26.8546138Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T06:03:26.8570410Z 
2026-06-04T06:03:26.8571079Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-04T06:03:26.8571713Z 
2026-06-04T06:03:26.8579344Z      Running tests/netstream.rs (target/debug/deps/netstream-5288ad3dcaf618d9)
2026-06-04T06:03:26.8612926Z 
2026-06-04T06:03:26.8613440Z running 2 tests
2026-06-04T06:03:26.9964951Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T06:03:27.0515833Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T06:03:27.0516392Z 
2026-06-04T06:03:27.0517004Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T06:03:27.0517589Z 
2026-06-04T06:03:27.0539606Z      Running tests/presence.rs (target/debug/deps/presence-4d529433c41a70c2)
2026-06-04T06:03:27.0573844Z 
2026-06-04T06:03:27.0574251Z running 2 tests
2026-06-04T06:03:27.2112522Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T06:03:27.2147557Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T06:03:27.2148076Z 
2026-06-04T06:03:27.2148480Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T06:03:27.2149034Z 
2026-06-04T06:03:27.2166471Z      Running tests/replicate.rs (target/debug/deps/replicate-a955512ede97c684)
2026-06-04T06:03:27.2200353Z 
2026-06-04T06:03:27.2200683Z running 1 test
2026-06-04T06:03:27.3109027Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T06:03:27.3109785Z 
2026-06-04T06:03:27.3110381Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T06:03:27.3110952Z 
2026-06-04T06:03:27.3126661Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-62e96e3127d4e395)
2026-06-04T06:03:27.3159526Z 
2026-06-04T06:03:27.3161236Z running 2 tests
2026-06-04T06:03:27.5236372Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T06:03:27.5243270Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T06:03:27.5243776Z 
2026-06-04T06:03:27.5244214Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
2026-06-04T06:03:27.5244795Z 
2026-06-04T06:03:27.5271916Z      Running tests/xfer.rs (target/debug/deps/xfer-9ae948b341891899)
2026-06-04T06:03:27.5304907Z 
2026-06-04T06:03:27.5305272Z running 2 tests
2026-06-04T06:03:27.6869861Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T06:03:27.7288652Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T06:03:27.7289386Z 
2026-06-04T06:03:27.7290038Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T06:03:27.7290980Z 
2026-06-04T06:03:27.7314385Z      Running unittests src/lib.rs (target/debug/deps/spt_live-9c6eff607e44ed98)
2026-06-04T06:03:27.7329504Z 
2026-06-04T06:03:27.7329817Z running 43 tests
2026-06-04T06:03:27.7333262Z test context::tests::direct_always_writes ... ok
2026-06-04T06:03:27.7334357Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T06:03:27.7334945Z test context::tests::llm_past_window_writes ... ok
2026-06-04T06:03:27.7337670Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T06:03:27.7338386Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T06:03:27.7358341Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T06:03:27.7363169Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T06:03:27.7363963Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T06:03:27.7364630Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T06:03:27.7382566Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T06:03:27.7554284Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T06:03:27.7555497Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T06:03:27.7557876Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T06:03:27.7562110Z test history::tests::native_reads_logged_records ... ok
2026-06-04T06:03:27.7568521Z test history::tests::fetcher_yields_records ... ok
2026-06-04T06:03:27.7592329Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T06:03:27.9282751Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T06:03:28.0383975Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T06:03:28.0671183Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T06:03:28.0673800Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T06:03:28.0674468Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T06:03:28.0675008Z test psyche::tests::prompt_without_event ... ok
2026-06-04T06:03:28.1634023Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T06:03:28.4211502Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T06:03:28.4433088Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T06:03:28.4438558Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T06:03:28.5841257Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T06:03:28.5844714Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T06:03:28.7359470Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T06:03:28.8325443Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T06:03:29.5287484Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T06:03:29.9335674Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T06:03:29.9553483Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T06:03:30.1450940Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T06:03:30.1451989Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T06:03:30.1452880Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T06:03:30.1453769Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T06:03:30.1456020Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T06:03:30.1665583Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T06:03:30.1666394Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T06:03:30.1670707Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T06:03:30.1874999Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T06:03:31.7859330Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T06:03:31.7859995Z 
2026-06-04T06:03:31.7860565Z test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.05s
2026-06-04T06:03:31.7861282Z 
2026-06-04T06:03:31.7864334Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-38695e410b9c6062)
2026-06-04T06:03:31.7880132Z 
2026-06-04T06:03:31.7885996Z running 22 tests
2026-06-04T06:03:31.7887837Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T06:03:36.9655721Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T06:03:36.9783809Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T06:03:36.9855677Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T06:03:36.9879492Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T06:03:37.0013495Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T06:03:37.0059235Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T06:03:37.0284493Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T06:03:37.0370932Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T06:03:37.0580861Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T06:03:37.0848478Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T06:03:37.0959347Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T06:03:37.0960811Z test ring::tests::ring_no_perch ... ok
2026-06-04T06:03:37.1010852Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T06:03:37.1184995Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T06:03:37.1185772Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T06:03:37.1186462Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T06:03:37.1191326Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T06:03:37.1194420Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T06:03:37.1426251Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T06:03:37.1731213Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T06:03:37.4240644Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T06:03:37.4241075Z 
2026-06-04T06:03:37.4241488Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.64s
2026-06-04T06:03:37.4242063Z 
2026-06-04T06:03:37.4244942Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-dfb51824c339adc6)
2026-06-04T06:03:37.4260803Z 
2026-06-04T06:03:37.4261080Z running 2 tests
2026-06-04T06:03:37.5472992Z test offline_then_online_delivers_backlog ... ok
2026-06-04T06:03:37.5868371Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T06:03:37.5868840Z 
2026-06-04T06:03:37.5869348Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T06:03:37.5869934Z 
2026-06-04T06:03:37.5872646Z      Running unittests src/lib.rs (target/debug/deps/spt_net-ea2252d0954697d5)
2026-06-04T06:03:37.5907090Z 
2026-06-04T06:03:37.5907577Z running 79 tests
2026-06-04T06:03:37.5909483Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T06:03:37.5940544Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T06:03:37.5941577Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T06:03:37.5942682Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T06:03:37.5943708Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T06:03:37.5944607Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T06:03:37.5945537Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T06:03:37.5946601Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T06:03:37.5947633Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T06:03:37.5948621Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T06:03:37.5949658Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T06:03:37.5950693Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T06:03:37.5951668Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T06:03:37.5953102Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T06:03:37.5954067Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T06:03:37.5955050Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T06:03:37.5968038Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T06:03:37.5994484Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T06:03:37.6030810Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T06:03:37.6070980Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T06:03:37.6072161Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T06:03:37.6073147Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T06:03:37.6081100Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T06:03:37.6101363Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T06:03:37.6108220Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T06:03:37.6120130Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T06:03:37.6121307Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T06:03:37.6123609Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T06:03:37.6124582Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T06:03:37.6125471Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T06:03:37.6126301Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T06:03:37.6139701Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T06:03:37.6140744Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T06:03:37.6171184Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T06:03:37.6200600Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T06:03:37.6229927Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T06:03:37.6250448Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T06:03:37.6290605Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T06:03:37.6310223Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T06:03:37.6521511Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T06:03:37.6670610Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T06:03:37.6796805Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T06:03:37.6850993Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T06:03:37.7203060Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T06:03:37.7225927Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T06:03:37.7227475Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T06:03:37.7228346Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T06:03:37.7229318Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T06:03:37.7230243Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T06:03:37.7231084Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T06:03:37.7231954Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T06:03:37.7232769Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T06:03:37.7233593Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T06:03:37.7235126Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T06:03:37.7235916Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T06:03:37.7236626Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T06:03:37.7237375Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T06:03:37.7238239Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T06:03:37.7239225Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T06:03:37.7240064Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T06:03:37.7240908Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T06:03:37.7241908Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T06:03:37.7242887Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T06:03:37.7243769Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T06:03:37.7244594Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T06:03:37.7245351Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T06:03:37.7246180Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T06:03:37.7247009Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T06:03:37.7247893Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T06:03:37.7248855Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T06:03:37.7249868Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T06:03:37.7250699Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T06:03:37.7251649Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T06:03:37.7252528Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T06:03:37.7253319Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T06:03:37.7254305Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T06:03:37.7255212Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T06:03:37.7342253Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T06:03:37.7416486Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T06:03:37.7421548Z 
2026-06-04T06:03:37.7422155Z test result: ok. 78 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T06:03:37.7422793Z 
2026-06-04T06:03:37.7456475Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-04T06:03:37.7470181Z 
2026-06-04T06:03:37.7470524Z running 53 tests
2026-06-04T06:03:37.7473762Z test addr::tests::display_round_trips ... ok
2026-06-04T06:03:37.7474431Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T06:03:37.7477590Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T06:03:37.7478280Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T06:03:37.7478894Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T06:03:37.7479629Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T06:03:37.7480284Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T06:03:37.7480930Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T06:03:37.7481746Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T06:03:37.7483590Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T06:03:37.7484439Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T06:03:37.7485114Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T06:03:37.7486261Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T06:03:37.7486948Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T06:03:37.7487749Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T06:03:37.7488496Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T06:03:37.7489648Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T06:03:37.7490660Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T06:03:37.7492303Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T06:03:37.7493313Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T06:03:37.7494588Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T06:03:37.7495802Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T06:03:37.7496835Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T06:03:37.7497710Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T06:03:37.7498542Z test event::tests::attr_order_preserved ... ok
2026-06-04T06:03:37.7499121Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T06:03:37.7499926Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T06:03:37.7500585Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T06:03:37.7501168Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T06:03:37.7501757Z test event::tests::msg_event_round_trips ... ok
2026-06-04T06:03:37.7502428Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T06:03:37.7503168Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T06:03:37.7503786Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T06:03:37.7504395Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T06:03:37.7505055Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T06:03:37.7505684Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T06:03:37.7506274Z test id::tests::reports_bad_char_position ... ok
2026-06-04T06:03:37.7506826Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T06:03:37.7508421Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T06:03:37.7509070Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T06:03:37.7528122Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T06:03:37.7528822Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T06:03:37.7531137Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T06:03:37.7537652Z test payload::tests::base64_known_vectors ... ok
2026-06-04T06:03:37.7538339Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T06:03:37.7539086Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T06:03:37.7540354Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T06:03:37.7540953Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T06:03:37.7541577Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T06:03:37.7542234Z test version::tests::current_version_self_compatible ... ok
2026-06-04T06:03:37.7542899Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T06:03:37.7543567Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T06:03:37.7767579Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T06:03:37.7768053Z 
2026-06-04T06:03:37.7768456Z test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T06:03:37.7769023Z 
2026-06-04T06:03:37.7771475Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-faba68fc47356a3c)
2026-06-04T06:03:37.7786570Z 
2026-06-04T06:03:37.7786939Z running 21 tests
2026-06-04T06:03:37.7793500Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T06:03:37.7794567Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T06:03:37.7796072Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T06:03:37.7797138Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T06:03:37.7810728Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T06:03:37.7826379Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T06:03:37.7827190Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T06:03:37.7827964Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T06:03:37.7828810Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T06:03:37.7831236Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T06:03:37.7840716Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T06:03:37.7841722Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T06:03:37.7847701Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T06:03:37.7849287Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T06:03:37.7850405Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T06:03:37.7851273Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T06:03:37.7852119Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T06:03:37.7853319Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T06:03:37.7855583Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T06:03:37.8041332Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T06:03:38.0883314Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T06:03:38.0883882Z 
2026-06-04T06:03:38.0884463Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T06:03:38.0885200Z 
2026-06-04T06:03:38.0888512Z      Running unittests src/lib.rs (target/debug/deps/spt_store-6875abdd8a37f919)
2026-06-04T06:03:38.0905335Z 
2026-06-04T06:03:38.0905598Z running 115 tests
2026-06-04T06:03:38.0914095Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T06:03:38.0914944Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T06:03:38.0916076Z test access::tests::recent_outbound_persists ... ok
2026-06-04T06:03:38.0919863Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T06:03:38.0920567Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T06:03:38.0921453Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T06:03:38.0930364Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T06:03:38.0931302Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T06:03:38.0932296Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T06:03:38.0933273Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T06:03:38.0970232Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T06:03:38.0971442Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T06:03:38.1501216Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T06:03:38.2414285Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T06:03:38.2415120Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T06:03:38.2416729Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T06:03:38.2417589Z test contextmark::tests::merge_decisions ... ok
2026-06-04T06:03:38.2418514Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T06:03:38.2419673Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T06:03:38.2455654Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T06:03:38.2458413Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T06:03:38.2775112Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T06:03:38.3111735Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T06:03:38.3884226Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T06:03:38.3923010Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T06:03:38.3936644Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T06:03:38.3939080Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T06:03:38.3944741Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T06:03:38.4050598Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T06:03:38.4054205Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T06:03:38.4059023Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T06:03:38.4556935Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T06:03:38.4563772Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T06:03:38.4590885Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T06:03:38.4591623Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T06:03:38.4598282Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T06:03:38.4606405Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T06:03:38.4609865Z test info::tests::write_read_round_trip ... ok
2026-06-04T06:03:38.4614029Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T06:03:38.4628671Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T06:03:38.4630189Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T06:03:38.4634125Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T06:03:38.4643536Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T06:03:38.4646288Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T06:03:38.4654194Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T06:03:38.4663873Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T06:03:38.4666443Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T06:03:38.4667268Z test perch::tests::classification_matrix ... ok
2026-06-04T06:03:38.4670113Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T06:03:38.4677637Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T06:03:38.4679877Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T06:03:38.4682095Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T06:03:38.4684430Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T06:03:38.4685115Z test proc::tests::current_process_is_alive ... ok
2026-06-04T06:03:38.4685927Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T06:03:38.4686817Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T06:03:38.4694547Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T06:03:38.5301243Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T06:03:38.5302262Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T06:03:38.5433661Z test project::tests::derivation_ladder ... ok
2026-06-04T06:03:38.5580464Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T06:03:38.6504175Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T06:03:38.6504986Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T06:03:38.7274234Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T06:03:38.7365441Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T06:03:38.7378830Z test registry::tests::register_and_lookup ... ok
2026-06-04T06:03:38.7932740Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T06:03:38.8168406Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T06:03:38.8209932Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T06:03:38.8216952Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T06:03:38.8217654Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T06:03:38.8218584Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T06:03:38.8256273Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T06:03:38.8694021Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T06:03:38.9618805Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T06:03:38.9658288Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T06:03:39.0631906Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T06:03:39.1224560Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T06:03:39.1259344Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T06:03:39.2126478Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T06:03:39.2128407Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T06:03:39.2130845Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T06:03:39.2132128Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T06:03:39.2138971Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T06:03:39.2143869Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T06:03:39.2147509Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T06:03:39.2151915Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T06:03:39.2157657Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T06:03:39.2169372Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T06:03:39.2505663Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T06:03:39.2894695Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T06:03:39.2984847Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T06:03:39.8055013Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T06:03:39.8055989Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T06:03:39.8577251Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T06:03:40.1247972Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T06:03:40.1249737Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T06:03:40.1251043Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T06:03:40.1252160Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T06:03:40.1253209Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T06:03:40.1254135Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T06:03:40.1255118Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T06:03:40.1261435Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T06:03:40.1266097Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T06:03:40.1266796Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T06:03:40.1267525Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T06:03:40.1268211Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T06:03:40.1271259Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T06:03:40.1277299Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T06:03:40.1278554Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T06:03:40.1510006Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T06:03:40.1511848Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T06:03:40.1630332Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T06:03:40.4696078Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T06:03:40.9661076Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T06:03:40.9661662Z 
2026-06-04T06:03:40.9662071Z test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.88s
2026-06-04T06:03:40.9662646Z 
2026-06-04T06:03:40.9668769Z      Running unittests src/lib.rs (target/debug/deps/spt_term-fff656b4d6b0126e)
2026-06-04T06:03:40.9685698Z 
2026-06-04T06:03:40.9686306Z running 8 tests
2026-06-04T06:03:40.9730460Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T06:03:40.9748459Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T06:03:40.9749422Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T06:03:40.9750192Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T06:03:40.9750856Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T06:03:40.9751518Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T06:03:40.9752231Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T06:03:40.9800133Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T06:03:40.9800525Z 
2026-06-04T06:03:40.9800935Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T06:03:40.9801528Z 
2026-06-04T06:03:40.9805428Z      Running tests/digest.rs (target/debug/deps/digest-c83d710395950856)
2026-06-04T06:03:40.9822722Z 
2026-06-04T06:03:40.9823073Z running 1 test
2026-06-04T06:03:40.9886933Z test digest_parses_a_real_pty_stream ... FAILED
2026-06-04T06:03:40.9887337Z 
2026-06-04T06:03:40.9887506Z failures:
2026-06-04T06:03:40.9887705Z 
2026-06-04T06:03:40.9887927Z ---- digest_parses_a_real_pty_stream stdout ----
2026-06-04T06:03:40.9888320Z 
2026-06-04T06:03:40.9888814Z thread 'digest_parses_a_real_pty_stream' (440332) panicked at crates/spt-term/tests/digest.rs:86:5:
2026-06-04T06:03:40.9890077Z first turn must collapse Write+Bash into a sprint; got Turn { input: Some("first request"), entries: [] }
2026-06-04T06:03:40.9891249Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-04T06:03:40.9891810Z 
2026-06-04T06:03:40.9891833Z 
2026-06-04T06:03:40.9891987Z failures:
2026-06-04T06:03:40.9892365Z     digest_parses_a_real_pty_stream
2026-06-04T06:03:40.9892683Z 
2026-06-04T06:03:40.9893137Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T06:03:40.9893773Z 
2026-06-04T06:03:40.9894305Z error: test failed, to rerun pass `-p spt-term --test digest`
2026-06-04T06:03:41.0001356Z ##[error]Process completed with exit code 101.
2026-06-04T06:03:41.0172629Z Post job cleanup.
2026-06-04T06:03:41.1393236Z [command]/usr/bin/git version
2026-06-04T06:03:41.1448925Z git version 2.34.1
2026-06-04T06:03:41.1495156Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/e53da1f4-a978-4dbd-9237-97018606bd1e/.gitconfig'
2026-06-04T06:03:41.1518451Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/e53da1f4-a978-4dbd-9237-97018606bd1e' before making global git config changes
2026-06-04T06:03:41.1520320Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T06:03:41.1527039Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T06:03:41.1575579Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T06:03:41.1620240Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T06:03:41.1865004Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T06:03:41.1894450Z http.https://github.com/.extraheader
2026-06-04T06:03:41.1909124Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T06:03:41.1953316Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T06:03:41.2231774Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T06:03:41.2279011Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T06:03:41.2756470Z Cleaning up orphan processes
2026-06-04T06:03:41.3403891Z Terminate orphan process: pid (437429) (sleep)
2026-06-04T06:03:41.3443368Z Terminate orphan process: pid (438234) (sleep)
